Skip to content

[IOPS-4427] Questionnaire for sex and ethnicity#248

Merged
omarisgreat merged 4 commits into
mainfrom
Feature-IOPS-4427-Patient-Extensions-Questionnaire
Jul 9, 2026
Merged

[IOPS-4427] Questionnaire for sex and ethnicity#248
omarisgreat merged 4 commits into
mainfrom
Feature-IOPS-4427-Patient-Extensions-Questionnaire

Conversation

@omarisgreat

Copy link
Copy Markdown
Contributor

Required as PDS does not persist this information and Patient resources are disallowed by PDM platform

Required as PDS does not persist this information and Patient resources are disallowed by PDM platform
@omarisgreat omarisgreat requested a review from KazeemHamzat July 9, 2026 07:21

@KazeemHamzat KazeemHamzat left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread Questionnaire/Questionnaire-Patient-Extensions-Example.json
Comment thread Questionnaire/Questionnaire-Patient-Extensions-Example.json
"answer": [
{
"valueCoding": {
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-BirthSex",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeSystem?

{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"code": "M",
"display": "Male"
}
}

@KazeemHamzat KazeemHamzat left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove extra quote. Okay after that.

"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender"",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove extra quote. '

@omarisgreat omarisgreat merged commit a2e076b into main Jul 9, 2026
2 checks passed
@omarisgreat omarisgreat deleted the Feature-IOPS-4427-Patient-Extensions-Questionnaire branch July 9, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants